func go/types.goTypeName
4 uses
go/types (current package)
typestring.go#L117: w.error("cycle to " + goTypeName(typ))
typexpr.go#L226: func goTypeName(typ Type) string {
typexpr.go#L245: check.trace(e0.Pos(), "=> %s // %s", T, goTypeName(T))
typexpr.go#L247: check.trace(e0.Pos(), "=> %s (under = %s) // %s", T, under, goTypeName(T))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)